home *** CD-ROM | disk | FTP | other *** search
- /****************************************************************
- This file was created automatically by `Bump 3.5'.
-
- Do NOT edit by hand!
- ****************************************************************/
-
- #define VERSION 3
- #define REVISION 5
- #define DATE "11.08.99"
- #define NAME "Bump"
-
- #if defined(__mc68060__)
- #define VERS "Bump 3.5[060]"
- #elif defined(__mc68040__)
- #define VERS "Bump 3.5[040]"
- #elif defined(__mc68030__)
- #define VERS "Bump 3.5[030]"
- #elif defined(__mc68020__)
- #define VERS "Bump 3.5[020]"
- #else
- #define VERS "Bump 3.5"
- #endif
-
- #define VSTRING VERS" (11.08.99)\r\n"
- #define VERSTAG "\0$VER: "VERS" (11.08.99)"
-